home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 8744 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: enea.se!not-for-mail
  2. From: olli@enea.se (Ola Liljedahl)
  3. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.hardware
  4. Subject: Re: File copying problems
  5. Date: 29 Mar 1996 23:43:19 +0100
  6. Organization: Enea OSE Systems AB; "OSE - Design on a higher level"
  7. Message-ID: <4jhp27$nvd@gordon.enea.se>
  8. References: <4jhar1$4j0@leofric.coventry.ac.uk>
  9. NNTP-Posting-Host: gordon.enea.se
  10.  
  11. ctc@coventry.ac.uk (C.H.E.B.) wrote:
  12. #1
  13. > I download files on my Uni computers and transfer them to my Amiga 1200 on
  14. > LD PC disk. Often the file did not come though. I put this down to dodgy
  15. > Uni disk drives.
  16. #2
  17. > I've now noticed that files are often chewed when a straight copy takes
  18. > place on my hard drive. Any ideas?
  19. #3
  20. > I've had this problem since before I bought a Blizzard 030 accellerator
  21. > with 4Mb RAM, but the copying problem does seem to disappear in the main
  22. > when I turn the board off.
  23. >
  24. #4
  25. > Anyone got any ideas? I have replaced copy in C: from the one off my 
  26. > original workbench disks as well as from a coverdisk and this has not
  27. > solved the problem. The problem seems particularly accute when copying
  28. > largish files. 
  29.  
  30. Regarding problem #2:
  31. A1200 => IDE disk interface
  32. copy large files => they "get chewed"
  33. Chris, from your description this really points into one direction:
  34. Your disk's MaxTransfer value is too large. You are trying to transmit more
  35. data to disk than it can consume at one time. Try lowering your MaxTransfer
  36. value, it should be (512 bytes less?) than your disk's transfer cache, i.e.
  37. 0xFE00 for a 64K cache and 0x1FE00 for a 128K cache. You can safely try even
  38. smaller values. All of this can be accomplished with HDToolBox or maybe with
  39. some other RDB changing utility.
  40.  
  41. Problem #1 could have to do with this also. Copying from the diskette to the
  42. hard disk could read and buffer a large amount of data and write it all in one
  43. operation to the hard disk. Resulting in the same problem as in #2. Maybe.
  44.  
  45. Fact #3 AFAIK doesn't have anything to do with this. Maybe.
  46.  
  47. Solution #4 doesn't work, because the error doesn't lie with the copy command.
  48.  
  49. I had a similar problem with my Maxtor 540M HD in my A3000. The HD didn't like
  50. the flaky relesection implementation in the SCSI (WD -04) chip and gave me SCSI
  51. bus lockups and chewed files when reading/writing large files. Disabling
  52. reselection solved the problem. AFAIK this a known problem with many A3000's
  53. and it's SCSI chip.
  54.  
  55. Disclaimer: sometimes I am dead wrong. Maybe.
  56.  
  57. Regards,
  58.  
  59.     Ola Liljedahl
  60.     olli@enea.se
  61.     "OSE - Design on a higher level"
  62.     "OSE - Already in cellular phones close to your ear"
  63.     "OSE - Soon coming to more embedded computers near you"
  64.